input	{
			font-size: 120%;
			font-weight:bold;
	        width:500px;
		}
body 	{
	    	font-family:'Comic Sans MS';
			font-size: 180%;
			background-color:#b9fcff;
			font-weight:bold;
		}
div 	{
			text-align: center; 
			font-size: 80%;
			font-weight:bold;
		}